chore: Configure Renovate #384
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/ci.yml
(github-actions).github/workflows/codeql.yml
(github-actions).github/workflows/licensed.yml
(github-actions).github/workflows/markdownlint.yml
(github-actions).github/workflows/release.yml
(github-actions).github/workflows/test.yml
(github-actions).github/workflows/versioning.yml
(github-actions).github/workflows/yamllint.yml
(github-actions).node-version
(nodenv)package.json
(npm).github/renovate.json5
(renovate-config-presets)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.major
versions of dependencies into individual branches/PRs.patch
andminor
upgrades into separate PRs for the same dependency.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
.github/renovate.json5
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 11 Pull Requests:
chore(deps): pin dependencies
renovate/pin-dependencies
main
1.2.9
3.2.1
29.7.0
28.0.3
16.0.1
9.23.0
10.1.5
2.31.0
28.12.0
5.4.1
29.7.0
1.2.0
18.0.1
3.5.3
16.4.2
4.41.1
chore(deps): update ffurrer2/shared-workflows digest to 4d9231b
renovate/ffurrer2-shared-workflows-digest
main
4d9231b37b6f0880a941b50c1422f0311d84d8dd
chore(deps): update dependency @eslint/compat to ^1.3.1
renovate/eslint-compat-1.x
main
^1.3.1
chore(deps): update dependency @rollup/rollup-linux-x64-gnu to v4.45.1
renovate/rollup-rollup-linux-x64-gnu-4.x-lockfile
main
4.45.1
chore(deps): update dependency prettier to ^3.6.2
renovate/prettier-3.x
main
^3.6.2
chore(deps): update node.js to v20.19.4
renovate/node-20.x
main
20.19.4
chore(deps): update ruby/setup-ruby action to v1.247.0
renovate/github-actions
main
472790540115ce5bd69d399a020189a8c87d641f
chore(deps): update dependency @github/local-action to v5
renovate/github-local-action-5.x
main
^5.0.0
chore(deps): update dependency eslint-plugin-jest to v29
renovate/eslint-plugin-jest-29.x
main
^29.0.0
chore(deps): update jest monorepo to v30 (major)
renovate/major-jest-monorepo
main
^30.0.0
^30.0.0
chore(deps): update node.js to v22
renovate/node-22.x
main
22.17.1
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Renovate Bot.